PDF4Java Reference Documentation
com.o2sol.pdf4java.transforms Package / PDFReplaceImageTransform Class


In This Topic
    PDFReplaceImageTransform Class Methods
    In This Topic

    For a list of all members of this type, see PDFReplaceImageTransform members.

    Public Methods
     NameDescription
    Public MethodAdds a listener for the replace image event  
    Public MethodGets a flag indicating whether extended operator information should be extracted when a content stream operator is processed. (Inherited from com.o2sol.pdf4java.transforms.PDFPageTransform)
    Public MethodGets the transform context. (Inherited from com.o2sol.pdf4java.transforms.PDFPageTransform)
    Public MethodGets a value indicating whether the old image will be decoded.  
    Public MethodRemoves a listener for the replace image event  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.transforms.PDFPageTransform)
    Public MethodInternal use only. (Inherited from com.o2sol.pdf4java.transforms.PDFPageTransform)
    Public MethodSets a value indicating whether the old image will be decoded.  
    Public MethodSets a flag indicating whether extended operator information should be extracted when a content stream operator is processed. (Inherited from com.o2sol.pdf4java.transforms.PDFPageTransform)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.transforms.PDFPageTransform)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from com.o2sol.pdf4java.transforms.PDFPageTransform)
    Protected Method (Inherited from com.o2sol.pdf4java.transforms.PDFPageTransform)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.transforms.PDFPageTransform)
    Top
    See Also